/*banner*/
.slide_container {
	position: relative;
	width: 100%;
	margin: 0px auto;
	z-index: 1;
	overflow: hidden;
	background: #069;
}
.rslides {/* position: relative; *//* list-style: none; *//* overflow: hidden; *//* width: 100%; *//* padding: 0; *//* margin: 0; *//* z-index:1; */
}
.rslides li {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	background: #000;
}
.rslides li img {
	display: block;
	position: relative;
	z-index: 1;/* height: auto; */
	width: 100%;
	border: 0;
}
.rslides .caption {
	display: block;
	position: absolute;
	z-index: 2;
	font-size: 14px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .8);
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
}
.banner_left_btn {
	display: none;
}
.banner_right_btn {
	display: none;
}
.rslides_tabs {
	width: 100%;
	position: absolute;
	bottom: 20px;
	left: 0px;
	text-align: center;
	z-index: 20000;
*+margin-left:47%;
}
.rslides_tabs li {
	width: 15px;
	height: 10px;
	border-radius: 5px;
	margin-right: 15px;
	background: #fff;
	display: inline-block;
	cursor: pointer;
	z-index: 20000;
*+display:inline;
	position: relative;
*+float:left;
}
.rslides_tabs li a {
	float: left;
	width: 15px;
	height: 10px;
	display: block;
	border-radius: 5px;
	text-align: center;
	font-size: 0px;
}
.rslides_tabs li.rslides_here {
	margin-right: 15px;
	width: 45px;
	height: 10px;
}
.rslides_tabs li.rslides_here a {
	width: 45px;
	height: 10px;
	background: #F5A623;
}
/*logo */
.imgs-con {
	margin-top: 30px;
}
.imgs-con li {
	float: left;
	height: 90px;
	margin-right: 62px;
}
.imgs-con li img {
	height: 90px;
}
/*焦点图*/
.focusBox1 {
	width: 1200px;
	height: 300px;
	position: relative;
	overflow: hidden;
}
.focusBox1 .pic {
	position: relative;
	z-index: 0;
	margin: 0 auto;
}
.focusBox1 .pic li {
	width: 100%;
	position: absolute;
	position: relative;
}
.focusBox1 .pic img {
	width: 500px;
	height: 300px;
}
.focusBox1 .hd {
	position: absolute;
	bottom: 20px;
	left: 31.5%;
	text-align: right;
	font-size: 0;
	z-index: 1;
}
.focusBox1 .hd li {
	width: 8px;
	height: 8px;
	background: #fff;
	border-radius: 100%;
	float: left;
	margin-right: 15px;
	cursor: pointer;
}
.focusBox1 .hd .on {
	width: 20px;
	height: 8px;
	background: #F5A623;
	border-radius: 5px;
}
.focusBox1 .pic li .con-text {
	width: 640px;
	height: 260px;
	position: absolute;
	right: 0;
	top: 40px;
}
.focusBox1 .pic li .con-text h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 25px;
	line-height: 30px;
}
.focusBox1 .pic li .con-text p {
	font-size: 14px;
	color: #666;
	line-height: 28px;
}
.focusBox1 .pic li .con-text .more {
	display: block;
	width: 100px;
	height: 40px;
	background: #F3F7FF;
	color: #0B66B2;
	line-height: 40px;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	;
}
.news-con {
	margin-top: 90px;
}
.content-con .title {
	font-size: 26px;
	font-weight: bold;
	color: #42444A;
	position: relative;
	margin-bottom: 50px;
}
.content-con .title .line {
	width: 100px;
	height: 3px;
	background: #0B66B2;
	position: absolute;
	bottom: -18px;
	left: 0;
}
.content-con .title a {
	color: #42444A;
}
/*æ–°é—»ä¸­å¿ƒä¸‹*/
.picScroll-left {
	width: 1200px;
	height: 200px;
	overflow: hidden;
	position: relative;
	margin-top: 50px;
}
.picScroll-left .hd .prev {
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
	width: 100px;
	height: 40px;
	background-color: #F3F7FF;
	background-image: url(../images/icon_arrow.png);
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
	float: left;
}
.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}
.picScroll-left .bd ul li {
	width: 240px;
	height: 96px;
	background: #F3F7FF;
	float: left;
	padding: 22px 20px;
	margin-right: 27px;
}
.picScroll-left .bd ul li a {
	font-size: 16px;
	color: #000;
	line-height: 30px;
	display: block;
}
.picScroll-left .bd ul li span {
	font-size: 14px;
	color: #B9BEC4;
	display: block;
	margin-top: 15px;
}
.picScroll-left .bd ul li:hover {
	background: #0B66B2;
}
.picScroll-left .bd ul li:hover a {
	color: #fff;
}
/* 在线视频 */
.zxsp {
	margin-top: 40px;
}
.zxsp .slideBox {
	width: 1200px;
	height: 400px;
	overflow: hidden;
	position: relative;
}
.zxsp .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.zxsp .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.zxsp .slideBox .bd li a {
	width: 650px;
	height: 400px;
	display: block;
}
.zxsp .slideBox .bd img {
	width: 650px;
	height: 400px;
	display: block;
}
.zxsp .slideBox .prev, .slideBox .next {
	display: block;
	width: 40px;
	height: 35px;
	background-position: center;
	background-repeat: no-repeat;
}
.zxsp .slideBox .prev {
	position: absolute;
	right: 12%;
	bottom: 0;
	background-color: #F3F7FF;
	background-image: url(../images/icon_left1.png);
}
.zxsp .slideBox .next {
	position: absolute;
	right: 8.5%;
	bottom: 0;
	background-color: #F3F7FF;
	background-image: url(../images/icon_right1.png);
}
.zxsp .slideBox .prev:hover {
	background-color: #0B66B2;
	background-image: url(../images/icon_left2.png);
}
.zxsp .slideBox .next:hover {
	background-color: #0B66B2;
	background-image: url(../images/icon_right2.png);
}
.zxsp .slideBox .prevStop {
	display: none;
}
.zxsp .slideBox .nextStop {
	display: none;
}
.zxsp-con {
	position: relative;
}
.zxsp .bg {
	width: 960px;
	height: 400px;
	background: #F3F7FF;
	position: absolute;
	top: 120px;
	left: -360px;
}
.zxsp-text {
	width: 380px;
	position: absolute;
	margin-top: 115px;
	right: 80px;
	z-index: 2;
}
.bg-92 {
	position: absolute;
	top: 80px;
	right: 114px;
	z-index: 1;
	width: 256px;
	height: 87px;
	display: block;
	background: url(../images/1992.png);
}
.sp-txt {
	margin-top: -10px;
	margin-left: 50px;
}
.sp-txt li {
	font-size: 18px;
	line-height: 36px;
}
.sp-txt li.active a {
	color: #0B66B2;
}
.sp-txt li.lastli {
	margin-top: 10px;
}
.sp-txt li a {
	color: #4A4A4A;
}
.zxsp .tan-btn {
	z-index: 3;
	position: absolute;
	right: 90px;
	bottom: 0;
}
/*在线视频轮播*/
.focusBox_video {
	height: 400px;
}
.focusBox_video img {
	width: 650px !important;
	height: 400px !important;
}
.focusBox_video li {
	position: relative;
}
.focusBox_video li a.mask_video {
	position: absolute;
	display: block;
	width: 650px;
	z-index: 3;
	height: 400px;
	top: 0;
	left: 0;
/*	background: url(../images/btn_play.png) center no-repeat;*/
}
.focusBox_video .hd {
	left: 43%;
}
/* å…¬å¸ä¸šç»©ç½‘ç»œå¹¿æ’­ */
.wlgb {
	margin-top: 200px;
	position: relative;
	height: 460px;
}
.gb-con {
	width: 290px;
	margin-left: 143px;
	margin-top: 80px;
}
.gb-txt {
	margin-top: -15px;
	margin-left: 50px;
}
.gb-txt li {
	font-size: 18px;
	line-height: 34px;
}
.gb-txt li a {
	color: #4A4A4A;
}
.tan-btn {
	display: block;
	width: 100px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #F3F7FF;
	color: #0B66B2;
	margin-left: 50px;
	margin-top: 50px;
}
.wlgb .bg1 {
	width: 850px;
	height: 320px;
	background: #F3F7FF;
	position: absolute;
	right: -100px;
}
.wlgb .focus-img {
	width: 1016px;
	height: 400px;
	position: absolute;
	right: -350px;
	top: 60px;
	background: #0B66B2;
}
.wlgb .focus-img img {
	width: 724px;
	height: 400px;
}
.jytz {
	margin-top: 100px;
	position: relative;
	height: 420px;
}
.jytz .yk {
	width: 470px;
	height: 76px;
	background: #0B66B2;
	padding: 42px 95px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.jytz .yk:hover {
	background: #13274E
}
.jytz .yk a {
	display: block;
}
.jytz .yk span {
	font-size: 16px;
	display: block;
	color: #fff;
	margin-bottom: 10px;
}
.jytz .yk em {
	font-size: 34px;
	display: block;
	color: #fff;
}
.jytz .tzz {
	width: 470px;
	height: 76px;
	padding: 42px 95px;
	background: #008FE4;
	text-align: right;
	position: absolute;
	top: 108px;
	right: 0;
	z-index: 2;
}
.jytz .tzz:hover {
	background: #13274E
}
.jytz .tzz span {
	font-size: 16px;
	display: block;
	color: #fff;
	margin-bottom: 10px;
}
.jytz .tzz a {
	font-size: 34px;
	display: block;
	color: #fff;
}
.jytz .bg {
	width: 320px;
	height: 300px;
	background: #F3F7FF;
	position: absolute;
	top: 38px;
	left: 418px;
}
